The following tables list the members exposed by MedicalViewerCellCollection<T>.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MedicalViewerCellCollection<T> | Initializes a new instance of the MedicalViewerCellCollection<MedicalViewerBaseCell> class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clear | Overridden. Removes all items from the MedicalViewerCellCollection<MedicalViewerBaseCell>. |
![]() |
FreezeAll | Freezes or un-freezes all of the cells in the MedicalViewer control. |
![]() |
FreezeSelected | Freezes or un-freezes the selected cells in the MedicalViewer control. |
![]() |
InvertSelection | Inverts (if a cell is selected make it unselected and vice versa) the selection of the cell in the MedicalViewer control. |
![]() |
Remove | Removes the specified cell. |
![]() |
RemoveAt | Removes the cell from the specified index. |
![]() |
Reposition | Repositions the cell by removing it and inserting it into another position in the MedicalViewer control. |
![]() |
SelectAll | Selects or un-selects all of the cells in the MedicalViewer control. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
OnItemAdded | Overrides the Leadtools.RasterCollection.OnItemAdded. |
![]() |
OnItemRemoved | Overrides the Leadtools.RasterCollection.OnItemRemoved. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET